.lImg {
 width: 280px;
 float: left;
}

.lText {
 margin-left: 290px;
 margin-right: 250px;
}

.lText p {
 margin-top: 0px;
}

.lText p.title {
 color: #b56c17;
 font-size: 14px;
 font-weight: bold;
}

.rMenu {
 width: 220px !important;
 float: right !important;
 margin-top: -20px !important;
}

.rMenu ul {
 display: block !important;
 padding: 8px 10px !important;
 overflow: hidden !important;
 background: #eee !important;
}

.rMenu li {
 list-style-position: inside !important;
 list-style-image: url('../images/menulvl1subbullet.gif') !important;
 font-size: 90% !important;
 line-height: 1em !important;
}

.rMenu li,
.rMenu li a {
 color: #348 !important;
 text-decoration: none !important;
}

.rMenu li {
 list-style-position: outside !important;
 margin-left: 14px !important;
}

#af_menu {
 height: 22px;
 background: url('../images/fa_menuBg.gif') repeat-x;
 margin-top: 20px;
}

#af_menu .mItem,
#af_menu .mItemCur {
 width: 152px !important;
 height: 22px;
 float: left;
 overflow: hidden;
 text-align: center;
 padding-top: 3px;
}

#af_menu .mItem {
 background: url('../images/fa_menuItem.gif') no-repeat;
}

#af_menu .mItemCur {
 background: url('../images/fa_menuItemCur.gif') no-repeat;
}

#af_menu .mItem a,
#af_menu .mItemCur a {
 color: #353a90;
 font-weight: bold;
 font-size: 12px;
 text-decoration: none !important;
}

.level {
 display: none;
}

.level p.title {
 color: #b56c17;
 font-size: 20px !important;
 font-weight: bold;
 margin-left: 150px;
}

.level p.title img {
 position: relative;
 top: 18px;
 padding-right: 7px;
}

.level p.title em {
 color: #bb9900 !important;
 font-weight: normal !important;
 font-size: 20px !important;
 text-transform: none !important;
}

.lineLayer {
 border-bottom: 1px solid #bb9900;
 padding: 10px 0px 10px 0px;
}

.lineLayer .lft {
 width: 110px;
 float: left;
 color: #b56c17;
 font-size: 16px;
 font-weight: bold;
 line-height: 1.2em;
 padding: 5px 10px 5px 20px;
}

.lineLayer .ctr {
 font-size: 14px;
 line-height: 1.5em;
 margin-left: 150px;
 margin-right: 220px;
}

.lineLayer p {
 color: #353a90 !important;
 font-weight: bold !important;
 font-size: 14px !important;
 margin-top: 5px !important;
 padding-left: 15px !important;
}

.lineLayer .ctr_full {
 font-size: 14px;
 line-height: 1.5em;
 margin-left: 150px;
}

.lineLayer .rght {
 width: 210px;
 float: right;
}

p.up_link {
 margin-left: 150px;
}

p.up_link img {
 position: relative;
 top: 5px;
 padding-right: 7px;
}

p.up_link a {
 color: #353a90;
 font-size: 12px;
 font-weight: bold;
 text-decoration: none !important;
}